LPP is a Linear Programming Package, that uses Dual Simplex Algorithm to arrive at an optimal solution, which could either be Maximization or Minimization. It is primarily designed for small and medium size optimization problems -- and can handle problem definitions with a maximum of 100 Decision Variables and 100 Constraints.
With LPP you can :